TMSMessage class overview.
Properties
  
    | Name |     Description |   
  
    | 
 AsBytes      | 
    
Used to read message body as an array of bytes. 
     | 
  
  
    | 
 AsString      | 
    
Used to read message body as an ANSI string. 
     | 
  
  
    | 
 AsWideString      | 
    
Used to read message body as a Unicode string. 
     | 
  
  
    | 
 Conversation      | 
    
Used to get a link to the TMSConversation object that belongs to the message. 
     | 
  
  
    | 
 IsEmpty      | 
    
Used to ascertain whether a message contains a value. 
     | 
  
  
    | 
 MessageSequenceNumber      | 
    
Holds the sequence number of a message within a conversation. 
     | 
  
  
    | 
 MessageType      | 
    
Used to store the name of the message type that describes the message. 
     | 
  
  
    | 
 QueuingOrder      | 
    
Used to store the order number of a message within a queue. 
     | 
  
  
    | 
 Validation      | 
    
Validation for the message to be performed by the server. 
     |